github.com/andybalholm/brotli.bitWriter.dst (field)
8 uses
github.com/andybalholm/brotli (current package)
bitwriter.go#L12: dst []byte
bitwriter.go#L26: w.dst = append(w.dst,
bitwriter.go#L44: dst := w.dst
bitwriter.go#L55: w.dst = dst
encoder.go#L18: e.bw.dst = dst
encoder.go#L28: return e.bw.dst
encoder.go#L160: return e.bw.dst
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |